fx-82MS fx-82TL fx-9860GII TI-83
;
On a Casio calculator you can enter a semi colon as a connecting symbol
SHIFT ; Y ٬
Example 1
To convert rectangular coordinates (1, 1.739) to polar coordinates (r, θ) enter the two values, separated by a comma
Pol(1,1.739)
2.006021186Pol( 1 ٬ 1 • 7 3 9 ) =
Example 2
To separate the x score 10 from the y score 12 in linear regression (REG mode)
5,20_
0.M- M
n=
20.5 ٬ 2 0 M+ DT└CL┘
Example 1
To separate the score 10 from its frequency 12 in standard deviation (SD mode)
SHIFT ; Y 10;12_
0.M- M
10.1 0 ٬ 1 2 M+ SD DT└CL┘ SD
This input sequence is denoted <x-data> ❜ <y-data> DT .
